adTempus API
PreviousUpNext
IFileCaptureAction::NotificationMessage Property

Gets or sets the text to use in the body of the notification message containing the captured files

C++
__property BSTR NotificationMessage;
C#
String NotificationMessage;
Visual Basic
Property NotificationMessage() As String

Captured files are e-mailed only if the Options include the OutputCaptureOptionsEnum.ocSend value. Otherwise the NotificationMessage is ignored. 

If no message is specified, a default message is used. To include the default message in your message include the token %MESSAGE% (case-sensitive) in your NotificationMessage; that token will be replaced with the default message.

adTempus API Reference version 3.0.0.0, revised 10/30/2008